[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 617   SHUFFLE   <  SKIP 791  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States
13307Stone, Michelle90241DowneyCaliforniaUnited States
12638Brooks, Sebastian60323FrankfurtHessenGermany

Generated 2025-07-12 19:42:46.681 UTC