[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 2600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
19997Gill, BethV8Y 1L1CliffsideBritish ColumbiaCanada
23715Flores, Isabel99202SpokaneWashingtonUnited States

Generated 2025-07-11 06:06:05.220 UTC