[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 5015  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
27602Campbell, Wyatt, CV3A 4R2LangleyBritish ColumbiaCanada
15307Garcia, Jennifer90012Los AngelesCaliforniaUnited States
13856Scott, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 16:34:10.739 UTC