[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 2421   SHUFFLE   <  SKIP 3991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom
12919Hill, CarlosV9LangfordBritish ColumbiaCanada

Generated 2025-07-18 09:58:29.912 UTC