[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22255Rogers, Nicole, E98104SeattleWashingtonUnited States
15558Morris, Hailey98371PuyallupWashingtonUnited States
21593Roberts, Marcus, H91502BurbankCaliforniaUnited States

Generated 2025-07-19 12:47:54.093 UTC