[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2381   <  SKIP 3757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19478Goel, Tasha, RBD1 4SJW. YorkEnglandUnited Kingdom
23735Washington, Amanda97301SalemOregonUnited States
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-16 01:27:04.701 UTC