[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 593   SHUFFLE   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20926Guo, Jeffery, C78000VersaillesYvelineFrance
27903Suri, Janelle93500PantinSeine Saint DenisFrance
24939Barnes, Elizabeth, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-13 21:49:08.604 UTC