[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 2920   SHUFFLE   <  SKIP 168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20669Ross, Rachel, CV9B 5T2ShawneeBritish ColumbiaCanada
22178Bell, Jessica2444Port MacquarieNew South WalesAustralia
15030Zheng, Jeffery, W3000MelbourneVictoriaAustralia

Generated 2025-07-14 13:20:06.735 UTC