[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 2670   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16548Rubio, Darren59223RoncqNordFrance
26936He, Jaclyn01071DresdenHessenGermany
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-19 23:10:01.377 UTC