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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21143Campbell, Allison97034Lake OswegoOregonUnited States
22423Hernandez, Byron75007ParisSeine (Paris)France
11965She, Katie, B2036MatravilleNew South WalesAustralia

Generated 2025-07-15 14:05:50.797 UTC