[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 211   SHUFFLE   <  SKIP 2365  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom
24852Martinez, CarlaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 16:41:06.957 UTC