[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 3439   <  SKIP 1785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18253Guo, Trisha3000MelbourneVictoriaAustralia
27016Reed, Lauren, J98020EdmondsWashingtonUnited States
29301Nath, Alvin, R2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 02:00:17.981 UTC