[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 440   SHUFFLE   <  SKIP 1738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25265Smith, Hannah, JV2W 1W2HaneyBritish ColumbiaCanada
16262Xie, Kathryn, M75002ParisSeine (Paris)France
16061Butler, Miguel, L94519ConcordCaliforniaUnited States

Generated 2025-07-14 14:14:53.106 UTC