[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 2421   SHUFFLE   <  SKIP 1152  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29084Hernandez, Beth, L4655Hervey BayQueenslandAustralia
25757Wu, Jeffery, DSW1P 2NULondonEnglandUnited Kingdom
21930Perry, Marissa91203GlendaleCaliforniaUnited States
25542Gutierrez, Gerald92310SèvresHauts de SeineFrance

Generated 2025-07-11 09:22:12.707 UTC