[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 3669   SHUFFLE   <  SKIP 150  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25696Luo, Damien, L57000MetzMoselleFrance
17177Hayes, Richard91950Lincoln AcresCaliforniaUnited States
15728Sharma, Keith3977CranbourneVictoriaAustralia
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 07:04:43.612 UTC