[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 875   SHUFFLE   <  SKIP 3523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21008Carlson, Melody, K70452StuttgartSaarlandGermany
14912Taylor, Emma, M91776San GabrielCaliforniaUnited States
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-13 20:09:21.134 UTC