[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 512   SHUFFLE   <  SKIP 3127  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24030Wagner, Deb, RWA1WarringtonEnglandUnited Kingdom
19488Lin, Jamie91940Les UlisEssonneFrance
26462Kelly, Lauren, A98225BellinghamWashingtonUnited States
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States

Generated 2025-07-22 05:47:58.814 UTC