[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 502   SHUFFLE   <  SKIP 1183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17348Cooper, ArianaV2W 1W2HaneyBritish ColumbiaCanada
22501Ye, Colin75019ParisSeine (Paris)France
16202Jai, Kenneth, D75007ParisSeine (Paris)France

Generated 2025-07-14 18:41:23.967 UTC