[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 928   SHUFFLE   <  SKIP 1349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24511Hall, Logan97071WoodburnOregonUnited States
19478Goel, Tasha, RBD1 4SJW. YorkEnglandUnited Kingdom
26635Harris, Jasmine91941GrossmontCaliforniaUnited States

Generated 2025-07-21 15:00:22.397 UTC