[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3787  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom
11692Gonzales, Caleb, A91502BurbankCaliforniaUnited States
29384Sanz, LatashaY03 4TNYorkEnglandUnited Kingdom
24841Jai, Andres, B92700ColombesHauts de SeineFrance

Generated 2025-07-12 06:47:39.809 UTC