[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 518   SHUFFLE   <  SKIP 4258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17264Smith, Ian, L98366Port OrchardWashingtonUnited States
12901Adams, Robert, Q97068W. LinnOregonUnited States
19836Jai, KevinV9LangfordBritish ColumbiaCanada

Generated 2025-07-10 22:50:25.547 UTC