[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 560   SHUFFLE   <  SKIP 87  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
27348Zhou, Clayton4171HawthorneQueenslandAustralia

Generated 2025-11-05 21:56:26.152 UTC