[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 3669   SHUFFLE   <  SKIP 93  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17100Wang, Vincent, M33041PaderbornHamburgGermany
25777Butler, Stephanie, J59000LilleNordFrance
20474Turner, Edward, S97034Lake OswegoOregonUnited States
22989Butler, Megan, D94519ConcordCaliforniaUnited States

Generated 2025-07-11 07:01:43.123 UTC