[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 509   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20366Powell, Marcus, A91941GrossmontCaliforniaUnited States
22122Butler, Rachel98052RedmondWashingtonUnited States
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States

Generated 2025-07-11 03:29:22.160 UTC