[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 250   SHUFFLE   <  SKIP 2108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21985Torres, Eddie, L2138RhodesNew South WalesAustralia
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 03:15:03.301 UTC