[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 236   SHUFFLE   <  SKIP 90  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
11970Collins, Bailey97068W. LinnOregonUnited States
22122Butler, Rachel98052RedmondWashingtonUnited States

Generated 2025-07-12 16:55:39.125 UTC