[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 7348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28747Gonzalez, Arthur, GSL4 1RHBerksEnglandUnited Kingdom
13877Lal, Adam90712LakewoodCaliforniaUnited States
12158Phillips, KyleV0SookeBritish ColumbiaCanada

Generated 2025-07-14 19:08:19.254 UTC