[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 512   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom
12527Rodriguez, José91502BurbankCaliforniaUnited States

Generated 2025-07-12 00:17:34.793 UTC