[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 2295   SHUFFLE   <  SKIP 211  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25372Torres, Carrie85225ChandlerArizonaUnited States
21500Long, Devin, J98403TacomaWashingtonUnited States
16974Rivera, Paige98168BurienWashingtonUnited States
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States

Generated 2025-07-14 17:32:04.358 UTC