[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 34   SHUFFLE   <  SKIP 2571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23717Griffin, Aidan, A98052RedmondWashingtonUnited States
17614Cook, Mason, M94070San CarlosCaliforniaUnited States
28453Lin, Valerie46236BottropNordrhein-WestfalenGermany

Generated 2025-07-13 12:58:49.055 UTC