[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 2421   SHUFFLE   <  SKIP 4294  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15608James, Faith, A95010HofBayernGermany
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 10:36:41.669 UTC