[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 34   SHUFFLE   <  SKIP 1466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21064Sun, Colleen, C80610Saint OuenSommeFrance
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom
28544Shan, Nicolas, A38231SalzgitterHessenGermany

Generated 2025-07-22 11:59:36.061 UTC