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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom
23589Baker, Amanda91932Imperial BeachCaliforniaUnited States
25559Sanchez, Troy, H1597Lane CoveNew South WalesAustralia

Generated 2025-07-12 11:20:16.043 UTC