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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22434Schmidt, BillySE1 8HLLondonEnglandUnited Kingdom
19763Lu, Roger, F5023FindonSouth AustraliaAustralia
26530Morgan, Riley, R97034Lake OswegoOregonUnited States
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 10:31:44.152 UTC