[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 875   SHUFFLE   <  SKIP 5398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12891King, Kaylee, T97045Oregon CityOregonUnited States
14199Anderson, Samuel, DPE17BuryEnglandUnited Kingdom
25322Perez, Tina, J12171BerlinSaarlandGermany

Generated 2025-07-15 07:45:00.987 UTC