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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12721Martinez, Rebekah, A66740SaarlouisSaarlandGermany
17375Gill, Sheila, B2036MatravilleNew South WalesAustralia
24511Hall, Logan97071WoodburnOregonUnited States

Generated 2025-07-08 16:23:46.783 UTC