[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 2421   SHUFFLE   <  SKIP 4176  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25307Hernandez, Daisy66740SaarlouisSaarlandGermany
22225Murphy, Jessica98027IssaquahWashingtonUnited States
16202Jai, Kenneth, D75007ParisSeine (Paris)France
22231Brooks, Grace, G91203GlendaleCaliforniaUnited States

Generated 2025-07-17 22:45:17.572 UTC