[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 250   SHUFFLE   <  SKIP 1183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
25188Li, Kevin, SV0SookeBritish ColumbiaCanada
19732Hill, Kyle90706BellflowerCaliforniaUnited States

Generated 2025-07-09 08:12:20.251 UTC