[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 9655   <  SKIP 592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
14359Henderson, Eduardo, RV9MetchosinBritish ColumbiaCanada
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany

Generated 2025-07-18 22:53:22.716 UTC