[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 3104   SHUFFLE   <  SKIP 4019  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18366Richardson, Alexandria92806La JollaCaliforniaUnited States
20421Alexander, Victoria, C90706BellflowerCaliforniaUnited States
16419Simpson, Lacey, L91480FrankfurtBayernGermany

Generated 2025-07-19 11:32:43.981 UTC