[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 2421   SHUFFLE   <  SKIP 1358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18405Gutierrez, Sheila94704BerkeleyCaliforniaUnited States
16725Williams, Jacob98027IssaquahWashingtonUnited States
28956Xu, Colleen3198SeafordVictoriaAustralia

Generated 2025-07-13 07:58:07.643 UTC