[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 376   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States
21057Butler, Elizabeth, M46236BottropNordrhein-WestfalenGermany
29361Nara, Sheena93000BobignySeine Saint DenisFrance

Generated 2025-07-10 12:52:26.370 UTC