[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 3669   SHUFFLE   <  SKIP 46  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25795Gomez, Marie, M66578NeunkirchenSaarlandGermany
28570Turner, JennaKB9KirkbyEnglandUnited Kingdom
25165Brown, Ashley, D90706BellflowerCaliforniaUnited States

Generated 2025-07-12 00:01:41.411 UTC