[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 475   SHUFFLE   <  SKIP 4219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17537Mitchell, Courtney90505TorranceCaliforniaUnited States
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
13792Taylor, CharlesYO15YorkEnglandUnited Kingdom

Generated 2025-07-09 23:35:08.635 UTC