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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23201Butler, Alyssa, L91950Lincoln AcresCaliforniaUnited States
24860Garcia, DouglasY03 4TNYorkEnglandUnited Kingdom
18783Martin, Michael97068W. LinnOregonUnited States
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 02:40:23.159 UTC