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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28547Shen, April, J75016ParisSeine (Paris)France
25337Washington, Megan, R97222MilwaukieOregonUnited States
24221Perez, Heidi91502BurbankCaliforniaUnited States

Generated 2025-07-13 09:42:25.429 UTC