[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 7849   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25810Sanz, Jimmy3000MelbourneVictoriaAustralia
28093Kumar, Brad98225BellinghamWashingtonUnited States
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-21 20:12:05.446 UTC