[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3690  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18851Cook, Dalton, E90802Long BeachCaliforniaUnited States
17846Chavez, Alejandro, F62200Boulogne-sur-MerPas de CalaisFrance
22428Smith, DestinyYO15YorkEnglandUnited Kingdom
20210Powell, Stephanie, P97045Oregon CityOregonUnited States
28499Srini, Lydia, J14111BerlinHessenGermany
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom
27166Ye, Trisha, R92700ColombesHauts de SeineFrance

Generated 2025-11-05 00:22:48.485 UTC