[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 650   SHUFFLE   <  SKIP 3776  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15041Goel, Michele4171HawthorneQueenslandAustralia
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance
21257Subram, Evelyn, S4700RockhamptonQueenslandAustralia

Generated 2025-07-18 14:23:08.407 UTC