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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18270Rana, Rachael, A2500WollongongNew South WalesAustralia
15615Alvarez, ErikaMK8 8DFMilton KeynesEnglandUnited Kingdom
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States

Generated 2025-07-17 22:46:31.703 UTC