[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 484   SHUFFLE   <  SKIP 151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27015Torres, Jessica98312BremertonWashingtonUnited States
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-13 12:59:45.312 UTC