[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 31   SHUFFLE   <  SKIP 386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States
11409Hayes, Jacqueline, H78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 17:01:01.824 UTC