[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 476  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
27211Roberts, Isaiah, M97222MilwaukieOregonUnited States
16438Arthur, Kaitlin75003ParisSeine (Paris)France
18965Turner, Richard, A90241DowneyCaliforniaUnited States

Generated 2025-07-15 22:04:58.450 UTC