[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 438   SHUFFLE   <  SKIP 114  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23391Moreno, Joanna94704BerkeleyCaliforniaUnited States
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States
18097Stewart, Sydney98055RentonWashingtonUnited States
16426Ye, Jorge, R80610Saint OuenSommeFrance

Generated 2025-07-14 23:50:36.891 UTC