[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 1445   SHUFFLE   <  SKIP 211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15450Black, Marshall, D57000MetzMoselleFrance
17728Perry, Maria, N2450Coffs HarbourNew South WalesAustralia
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 11:15:13.435 UTC