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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27685Torres, Alfredo3000MelbourneVictoriaAustralia
29146Henderson, Ian, E98020EdmondsWashingtonUnited States
23088Hu, Wesley, L98225BellinghamWashingtonUnited States

Generated 2025-07-18 04:19:53.603 UTC