[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 2391   SHUFFLE   <  SKIP 801  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada
18343Green, Dalton94611OaklandCaliforniaUnited States

Generated 2025-07-19 00:03:25.529 UTC