[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 8733   SHUFFLE   <  SKIP 1396  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
18526Hernandez, Kevin94109San FranciscoCaliforniaUnited States
19008Murphy, Hailey, F98403TacomaWashingtonUnited States

Generated 2025-07-20 15:57:25.263 UTC