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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11178Johnson, Nathan, J90712LakewoodCaliforniaUnited States
23782Bryant, Edward, L98366Port OrchardWashingtonUnited States
23898Rai, Shawna, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-10 00:30:25.287 UTC