[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 405   SHUFFLE   <  SKIP 476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15951Baker, Jenna, J98104SeattleWashingtonUnited States
15440Pal, Jon, HRG11 5TPBerkshireEnglandUnited Kingdom
15123Lopez, Sergio, L3977CranbourneVictoriaAustralia

Generated 2025-07-14 06:02:04.041 UTC