[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 650   SHUFFLE   <  SKIP 3505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25846Bailey, Faith, D98033KirklandWashingtonUnited States
20605Yang, Kevin, F3550BendigoVictoriaAustralia
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 20:17:37.273 UTC