[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom
13132Vazquez, Casey, S1002SydneyNew South WalesAustralia
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-10 14:00:32.025 UTC