[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 2000   SHUFFLE   <  SKIP 312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16252Jiménez, Danny66740SaarlouisSaarlandGermany
22420Moore, Richard, L57000MetzMoselleFrance
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-11 17:02:13.541 UTC