[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 540   SHUFFLE   <  SKIP 1014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11576Zhu, Micah, V59170CroixNordFrance
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom
25616Rubio, JésusWA3WatfordEnglandUnited Kingdom

Generated 2025-07-20 22:31:41.979 UTC