[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 3669   SHUFFLE   <  SKIP 1159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28665Anand, Donna, M98225BellinghamWashingtonUnited States
13243Davis, Alyssa, C97034Lake OswegoOregonUnited States
16018Henderson, Emma, A94070San CarlosCaliforniaUnited States
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States

Generated 2025-07-12 22:52:20.271 UTC