[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 405   SHUFFLE   <  SKIP 743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24092Gonzalez, Jillian59368WerneNordrhein-WestfalenGermany
25362Bailey, Makayla94015Daly CityCaliforniaUnited States
22222Hill, Angel, E90505TorranceCaliforniaUnited States

Generated 2025-07-09 21:48:18.586 UTC