[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 372  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22138Brooks, Alexandra, H91910Chula VistaCaliforniaUnited States
27776Gomez, Audrey75003ParisSeine (Paris)France
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
12546Andersen, Clarence63151MühlheimHamburgGermany

Generated 2025-07-10 09:53:14.919 UTC