[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 482   SHUFFLE   <  SKIP 3961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16247Brown, AnnaV0SookeBritish ColumbiaCanada
24949Howard, Devin, S98033KirklandWashingtonUnited States
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance

Generated 2025-07-09 17:10:01.382 UTC