[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 4327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom
18761Wright, Luis91203GlendaleCaliforniaUnited States
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States

Generated 2025-07-21 19:48:52.976 UTC