[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 1000   SHUFFLE   <  SKIP 655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom
27126Sharma, Derek, I80610Saint OuenSommeFrance

Generated 2025-11-05 10:17:44.000 UTC