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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20210Powell, Stephanie, P97045Oregon CityOregonUnited States
16823Ruiz, StacyL4 4HBLiverpoolEnglandUnited Kingdom
12070Ross, Luke, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 19:43:53.483 UTC