[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2500   SHUFFLE   <  SKIP 1808  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29121Luo, Julie, M4000BrisbaneQueenslandAustralia
17898Sanz, Janet, J64283DarmstadtHessenGermany
22420Moore, Richard, L57000MetzMoselleFrance
21613Powell, Caleb, GV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-14 02:31:32.880 UTC