[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   SHUFFLE   <  SKIP 2366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27693Alvarez, Tyrone, K2061Milsons PointNew South WalesAustralia
12548Collins, Alexandra46236BottropNordrhein-WestfalenGermany
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
18171Zeng, Alejandro, J70511StuttgartSaarlandGermany

Generated 2025-07-11 01:37:44.806 UTC