[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 2391   SHUFFLE   <  SKIP 5044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21822Yuan, GregoryY03 4TNYorkEnglandUnited Kingdom
22652Shan, Gilbert, B24044KielSaarlandGermany
29156Barnes, Ashley, J94109San FranciscoCaliforniaUnited States

Generated 2025-07-19 12:04:04.552 UTC