[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 456   SHUFFLE   <  SKIP 2087  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22151Jimenez, Neil6105CloverdaleSouth AustraliaAustralia
23241Torres, Armando98312BremertonWashingtonUnited States
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom
23897Chapman, Katrina53001BonnHamburgGermany

Generated 2025-07-21 16:11:20.101 UTC