[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 518   SHUFFLE   <  SKIP 3952  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
20750King, Katherine, A91932Imperial BeachCaliforniaUnited States
17205Wang, Lisa, JRG41 1QWWokinghamEnglandUnited Kingdom
26830Perez, LeviWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 03:43:57.958 UTC