[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 2762   <  SKIP 1913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27177Arun, Henry, LRG7 5H7ReadingEnglandUnited Kingdom
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States
18803Zheng, Cedric, V98312BremertonWashingtonUnited States

Generated 2025-07-22 10:14:33.453 UTC