[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 158   SHUFFLE   <  SKIP 2337  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26009Foster, Luis, R90241DowneyCaliforniaUnited States
17558Williams, Ian, MV7L 4J4N. VancouverBritish ColumbiaCanada
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States

Generated 2025-07-15 12:40:32.260 UTC