[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27787Ramos, Gerald30601HannoverNordrhein-WestfalenGermany
17068Smith, Thomas4655Hervey BayQueenslandAustralia
17561White, Samantha90706BellflowerCaliforniaUnited States

Generated 2025-07-15 22:17:37.203 UTC