[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 484   SHUFFLE   <  SKIP 2549  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
12994Martinez, Anna, J4810TownsvilleQueenslandAustralia
29161Martinez, Thomas94611OaklandCaliforniaUnited States
29398Suri, Bruce, G24044KielSaarlandGermany

Generated 2025-07-15 15:56:05.691 UTC