[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 674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22754Foster, Robert, S98270MarysvilleWashingtonUnited States
18533Martinez, Lucas, S91791West CovinaCaliforniaUnited States
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 16:52:53.729 UTC