[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 508   SHUFFLE   <  SKIP 617  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-13 17:27:53.641 UTC