[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 841   SHUFFLE   <  SKIP 1049  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25937Yuan, Jon2777SpringwoodNew South WalesAustralia
18146Wang, Eugene20354HamburgHamburgGermany
22207Sanchez, Nancy, L1597Lane CoveNew South WalesAustralia
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
17420Hughes, Thomas, M92102San DiegoCaliforniaUnited States
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 13:21:28.453 UTC