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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27345Shan, Darrell, J2444Port MacquarieNew South WalesAustralia
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom
15036She, Derek2264SilverwaterNew South WalesAustralia

Generated 2025-07-11 18:04:07.250 UTC