[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 5736   SHUFFLE   <  SKIP 531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14083Lopez, Nathan98033KirklandWashingtonUnited States
18782Reed, Patrick91941GrossmontCaliforniaUnited States
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 01:23:58.354 UTC