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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States
16201Martin, RossSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-12 16:27:53.543 UTC