[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 31   SHUFFLE   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22231Brooks, Grace, G91203GlendaleCaliforniaUnited States
27128Cai, Heather41100Saint OuenLoir et CherFrance
11780Alexander, Jessica, K98020EdmondsWashingtonUnited States

Generated 2025-07-10 10:08:39.985 UTC