[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 2493   SHUFFLE   <  SKIP 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
27492Lin, Clayton, M3000MelbourneVictoriaAustralia
27151Moreno, Carrie, WRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-15 13:43:08.387 UTC