[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 2421   SHUFFLE   <  SKIP 2883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
15268Wu, Shannon, F2055North SydneyNew South WalesAustralia
20486Butler, Jack91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 00:55:44.844 UTC