[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 445   SHUFFLE   <  SKIP 3731  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13789Shan, Julie, M66001SaarbrückenSaarlandGermany
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
26159Raman, Virginia1002SydneyNew South WalesAustralia
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 23:39:12.561 UTC