[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   SHUFFLE   <  SKIP 5766  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
11065Henderson, Jessica92806La JollaCaliforniaUnited States
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States

Generated 2025-07-17 22:49:26.384 UTC