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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21739Rai, Dale, EWA3WatfordEnglandUnited Kingdom
15690Perez, Clifford, RTY31RuncornEnglandUnited Kingdom
17863Cooper, Bailey91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 07:39:37.024 UTC