[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 127   SHUFFLE   <  SKIP 2252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
12840Sanz, NaomiGA10GatesheadEnglandUnited Kingdom
13844Mehta, Phillip, H33041PaderbornHamburgGermany

Generated 2025-07-13 22:25:38.344 UTC