[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 3311   SHUFFLE   <  SKIP 403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States
23152Howard, Michelle97301SalemOregonUnited States
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-18 14:11:23.555 UTC