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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16419Simpson, Lacey, L91480FrankfurtBayernGermany
16187Hu, LouisW1Y 3RALondonEnglandUnited Kingdom
22115Rogers, Dalton, A98052RedmondWashingtonUnited States

Generated 2025-07-11 13:08:38.338 UTC