[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 3921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19813Perez, Rebecca, H98027IssaquahWashingtonUnited States
14555Kumar, Jodi, D59170CroixNordFrance
17665Jenkins, Zachary97045Oregon CityOregonUnited States

Generated 2025-07-11 14:23:07.116 UTC