[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 568   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24681Murphy, Arianna, N95062Santa CruzCaliforniaUnited States
28838Ross, Jasmine, S98312BremertonWashingtonUnited States
28227Wang, Caleb, P98366Port OrchardWashingtonUnited States

Generated 2025-07-21 10:46:03.857 UTC