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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25370Bailey, Erin, S99202SpokaneWashingtonUnited States
20844Pal, Nicolas, E59140DunkerqueNordFrance
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 06:03:20.197 UTC