[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 5322   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28177Henderson, Cameron, JV8XRoyal OakBritish ColumbiaCanada
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance

Generated 2025-07-21 13:31:49.342 UTC