[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 416   SHUFFLE   <  SKIP 1437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12088Thompson, Lauren, E97301SalemOregonUnited States
24625Nath, Yolanda, AV8Y 1L1CliffsideBritish ColumbiaCanada
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 06:57:23.073 UTC