[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 2993   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom
11410Goel, Maurice75013ParisSeine (Paris)France
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-11 23:48:19.907 UTC