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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
23238Lee, Thomas, A91502BurbankCaliforniaUnited States
23714Williams, Joseph, T97301SalemOregonUnited States
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 16:33:24.578 UTC