[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 767   SHUFFLE   <  SKIP 3285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19156Jenkins, Julia, R97330CorvallisOregonUnited States
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
14187Lu, Eugene, N22001HamburgHessenGermany

Generated 2025-07-17 18:24:56.717 UTC