[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 0   SHUFFLE   <  SKIP 2957  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24479Moreno, Desirée, E2036MalabarNew South WalesAustralia
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
25452Wu, Erica92700ColombesHauts de SeineFrance
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-11-05 10:21:04.964 UTC