[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20107Morris, Danielle, W98055RentonWashingtonUnited States
14758Long, Victoria91203GlendaleCaliforniaUnited States
12649Goel, Omar, M75017ParisSeine (Paris)France

Generated 2025-07-09 16:30:29.667 UTC