[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 875   SHUFFLE   <  SKIP 6558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
20323Coleman, Justin, A98052RedmondWashingtonUnited States
20016Kelly, Katherine97068W. LinnOregonUnited States

Generated 2025-07-14 07:21:49.863 UTC