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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26608Nelson, Aaron, R90210Beverly HillsCaliforniaUnited States
16264Howard, JenniferWA1WarringtonEnglandUnited Kingdom
21914Brown, Emily95010HofBayernGermany
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States

Generated 2025-07-09 19:32:56.284 UTC