[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 250   <  SKIP 3422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28942Raman, Frederick, F2450Coffs HarbourNew South WalesAustralia
15338Navarro, Marie, J77840College StationTexasUnited States
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States

Generated 2025-07-06 19:36:14.110 UTC