[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 998   SHUFFLE   <  SKIP 698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19001Brown, FernandoV3L 1E7WestminsterBritish ColumbiaCanada
17259Wang, Trisha, V2500WollongongNew South WalesAustralia
25158Long, Stephanie, C98312BremertonWashingtonUnited States

Generated 2025-07-13 03:45:22.679 UTC