[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 6081   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27675Bell, Arianna, M97301SalemOregonUnited States
22300Price, Kaitlyn98052RedmondWashingtonUnited States
13074Hughes, Grace, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 02:44:12.464 UTC