[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 2984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20702Ross, Oscar, V94611OaklandCaliforniaUnited States
16784Long, ChloeV2W 1W2HaneyBritish ColumbiaCanada
14943Pal, Lindsay, E70452StuttgartSaarlandGermany

Generated 2025-07-14 14:57:29.818 UTC