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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11267Diaz, David94010BurlingameCaliforniaUnited States
16280Ma, Glenn, M48001MünsterSaarlandGermany
21009Sandberg, Clinton, S70452StuttgartSaarlandGermany
23187Munoz, Andy, C98312BremertonWashingtonUnited States

Generated 2025-07-12 15:31:47.104 UTC