[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 5140  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom
18910Perez, Marco97005BeavertonOregonUnited States
13470Jai, Jaclyn90706BellflowerCaliforniaUnited States
15167Hernandez, Sara98020EdmondsWashingtonUnited States

Generated 2025-07-11 07:51:25.796 UTC