[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 0   SHUFFLE   <  SKIP 3258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom
24394Raji, Drew93010CamarilloCaliforniaUnited States
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-11-02 03:05:05.603 UTC