[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 613   SHUFFLE   <  SKIP 386  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26822Gonzalez, Cindy04139LeipzigNordrhein-WestfalenGermany
26620Green, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-20 05:34:52.254 UTC