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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18742Guo, Don4169East BrisbaneQueenslandAustralia
21134Chapman, Bob, WW1V 5RNLondonEnglandUnited Kingdom
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 21:06:01.338 UTC