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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23159Phillips, Dalton90210Beverly HillsCaliforniaUnited States
11040Murphy, Jesse98403TacomaWashingtonUnited States
13549King, Richard75007ParisSeine (Paris)France

Generated 2025-07-09 12:46:36.747 UTC