[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 4931   SHUFFLE   <  SKIP 524  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21114Murphy, Savannah91054ErlangenBayernGermany
24542Liang, Arturo, W75005ParisSeine (Paris)France
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 11:00:49.001 UTC