[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 4254   SHUFFLE   <  SKIP 1377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28187Chen, Aaron90012Los AngelesCaliforniaUnited States
16057Gomez, Michele80074MünchenNordrhein-WestfalenGermany
16244Kumar, Gregory90706BellflowerCaliforniaUnited States

Generated 2025-07-21 02:25:09.007 UTC