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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12861Jimenez, Robyn, MW1X3SELondonEnglandUnited Kingdom
11971Adams, Amanda, P94536FremontCaliforniaUnited States
24562Rubio, Ricky20354HamburgHamburgGermany
27386Garcia, James, C94010BurlingameCaliforniaUnited States

Generated 2025-07-18 12:20:15.270 UTC