[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 482   SHUFFLE   <  SKIP 803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11065Henderson, Jessica92806La JollaCaliforniaUnited States
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-18 14:55:39.831 UTC