[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 2784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
13998Martin, Ethan, M3977CranbourneVictoriaAustralia
17157Johnson, Wyatt91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 20:43:09.911 UTC