[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1631   <  SKIP 2008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance
28062Roberts, Xavier, C90401Santa MonicaCaliforniaUnited States
12185Patterson, Kaitlyn, R98901YakimaWashingtonUnited States

Generated 2025-07-21 08:16:59.699 UTC