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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15432Kumar, Alvin, R94014ColmaCaliforniaUnited States
23792Wu, Jessie, L98168BurienWashingtonUnited States
21003Hernandez, Jimmy93500PantinSeine Saint DenisFrance
18582Morgan, Bryan98270MarysvilleWashingtonUnited States

Generated 2025-07-11 12:59:14.800 UTC