[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 4203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17635Deng, Terry38231SalzgitterHessenGermany
20526Alexander, Brittany91945Lemon GroveCaliforniaUnited States
19933Deng, NicholeCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 19:10:32.458 UTC