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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
14933Patel, Ronald41485GrevenbroichBayernGermany
15401Hughes, Rachel, R91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 07:51:27.471 UTC