[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 589   SHUFFLE   <  SKIP 1541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14573Wood, Madison, M97068W. LinnOregonUnited States
12187Subram, Ruben90210Beverly HillsCaliforniaUnited States
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 03:41:27.354 UTC