[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 1179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12238Raman, Monica63009OffenbachSaarlandGermany
21310Hayes, Mariah, L90012Los AngelesCaliforniaUnited States
17786Gutierrez, KathleenNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 10:53:59.483 UTC