[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 5402  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19916Xie, Katie, CWA3WatfordEnglandUnited Kingdom
14980Garcia, Michele66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-13 04:58:07.932 UTC