[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 0   SHUFFLE   <  SKIP 3374  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
21588Martin, Theodore, W91502BurbankCaliforniaUnited States
28323Moore, Nathan, N7001HobartTasmaniaAustralia
13584Cox, Isaiah, ETY31RuncornEnglandUnited Kingdom
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom

Generated 2025-11-01 09:16:25.662 UTC