[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 3669   SHUFFLE   <  SKIP 3990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24200Jai, GrantRH15 9UDWest SussexEnglandUnited Kingdom
11653Peterson, Sydney97355LebanonOregonUnited States
16997Allen, Natalie90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 13:43:07.595 UTC