[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 507   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19553Wang, Karen, PV8Y 1L1CliffsideBritish ColumbiaCanada
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance
28229Wilson, Samantha90505TorranceCaliforniaUnited States

Generated 2025-07-14 14:54:52.052 UTC