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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15394Wilson, Natalie, C91945Lemon GroveCaliforniaUnited States
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom
27475Bailey, Alexa98501OlympiaWashingtonUnited States

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