[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 875   SHUFFLE   <  SKIP 6732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11789Phillips, Bailey91950National CityCaliforniaUnited States
24826Powell, Richard, D98312BremertonWashingtonUnited States
19590Subram, Martin, S4700RockhamptonQueenslandAustralia

Generated 2025-07-13 09:49:30.443 UTC