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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada
18156Zhang, TrishaHP10 9QYHigh WycombeEnglandUnited Kingdom
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 19:46:20.195 UTC