[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 466   SHUFFLE   <  SKIP 1617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21008Carlson, Melody, K70452StuttgartSaarlandGermany
15333Diaz, Marie91502BurbankCaliforniaUnited States
20652Scott, Amanda98104SeattleWashingtonUnited States

Generated 2025-07-14 20:20:51.549 UTC