[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 2000   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
12131Dominguez, Randall, M59140DunkerqueNordFrance
12472Zhang, Jeffery, C92700ColombesHauts de SeineFrance

Generated 2025-07-11 05:42:01.256 UTC