[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 767   SHUFFLE   <  SKIP 2895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12467Jones, Jennifer, L75007ParisSeine (Paris)France
27260Ma, Candice91502BurbankCaliforniaUnited States
11173Thomas, Sarah, F97068W. LinnOregonUnited States

Generated 2025-07-18 19:32:40.308 UTC