[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 127   SHUFFLE   <  SKIP 2461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25049Ye, Candice, L92118CoronadoCaliforniaUnited States
11346Gutierrez, Deanna, E75007ParisSeine (Paris)France
17985Sun, Cedric24044KielSaarlandGermany

Generated 2025-07-12 13:18:27.714 UTC