[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 2999   <  SKIP 2090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24251Browning, Jay, M2065St. LeonardsNew South WalesAustralia
17045Goel, Derek3000MelbourneVictoriaAustralia
13407Rana, CassandraW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 01:24:55.961 UTC