[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 4086  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19241Dominguez, Diane, A90210Beverly HillsCaliforniaUnited States
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom
18597Perry, Isabel90505TorranceCaliforniaUnited States

Generated 2025-07-11 19:48:49.659 UTC