[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 4000   SHUFFLE   <  SKIP 2485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
16252Jiménez, Danny66740SaarlouisSaarlandGermany

Generated 2025-07-16 06:23:23.627 UTC