[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 327   SHUFFLE   <  SKIP 3959  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21450Bryant, NathanV7L 4J4VancouverBritish ColumbiaCanada
21146Taylor, Robert, L99202SpokaneWashingtonUnited States
28384Xie, Tamara59000LilleNordFrance
22443Suarez, Marvin, M57000MetzMoselleFrance

Generated 2025-07-16 01:31:53.766 UTC