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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29365Carlson, Cheryl, M66740SaarlouisSaarlandGermany
15152Moreno, Meghan, J3280WarrnamboolVictoriaAustralia

Generated 2025-07-14 12:33:41.889 UTC