[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 875   SHUFFLE   <  SKIP 4096  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 08:57:05.009 UTC