[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 872   SHUFFLE   <  SKIP 1106  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17129Powell, Gabrielle, F92118CoronadoCaliforniaUnited States
17607Gonzalez, Frederick94010BurlingameCaliforniaUnited States
18163Zhang, Gabriel57000MetzMoselleFrance
22228Gonzalez, Katelyn98201EverettWashingtonUnited States

Generated 2025-07-20 14:18:21.647 UTC