[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 2421   SHUFFLE   <  SKIP 769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States
25906Zhao, Crystal5023FindonSouth AustraliaAustralia

Generated 2025-07-11 21:41:19.937 UTC