[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 327   SHUFFLE   <  SKIP 3028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15101Shan, Shawn, E59368WerneNordrhein-WestfalenGermany
21922Ward, Bailey, L90505TorranceCaliforniaUnited States
27350Subram, Arthur, E3198SeafordVictoriaAustralia

Generated 2025-07-13 01:02:09.073 UTC