[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 875   SHUFFLE   <  SKIP 8928  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
18778Washington, Miguel, C91950National CityCaliforniaUnited States
17895Subram, AllenGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 19:28:37.955 UTC