[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 475   SHUFFLE   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12661Pal, Deborah, M94310OrlyVal de MarneFrance
27011Powell, Kevin98104SeattleWashingtonUnited States
21166Yuan, Tamara, E3205South MelbourneVictoriaAustralia

Generated 2025-07-20 02:24:08.098 UTC