[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 2662   SHUFFLE   <  SKIP 294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18334Ye, Edwin6105CloverdaleSouth AustraliaAustralia
27157Xu, Raul48001MünsterSaarlandGermany
20585Lee, EmilyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 07:56:24.355 UTC