[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 827   SHUFFLE   <  SKIP 814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17015Patterson, Kelly98403TacomaWashingtonUnited States
23717Griffin, Aidan, A98052RedmondWashingtonUnited States
29252Parker, Alex94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 16:39:12.159 UTC