[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 540   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21637Lewis, Richard, I92102San DiegoCaliforniaUnited States
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom
19149Parker, Sean, C98168BurienWashingtonUnited States

Generated 2025-07-09 09:03:48.659 UTC