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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom
22057Ross, Kyle98901YakimaWashingtonUnited States
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 16:53:17.358 UTC