[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 440   SHUFFLE   <  SKIP 2250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada
27350Subram, Arthur, E3198SeafordVictoriaAustralia
11916Rana, Joe, D3280WarrnamboolVictoriaAustralia

Generated 2025-07-09 17:46:07.971 UTC