[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 1269   SHUFFLE   <  SKIP 832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27177Arun, Henry, LRG7 5H7ReadingEnglandUnited Kingdom
21388Lee, Nicole97045Oregon CityOregonUnited States
15185Evans, Jonathan, D3429SunburyVictoriaAustralia

Generated 2025-07-20 02:25:37.202 UTC