[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 1977   SHUFFLE   <  SKIP 1794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19355Munoz, DannyWA1 4SYWoolstonEnglandUnited Kingdom
11250Liu, Shannon, DWA1 4SYWoolstonEnglandUnited Kingdom
25908Long, Melissa90802Long BeachCaliforniaUnited States

Generated 2025-07-22 05:38:08.636 UTC