[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 34   SHUFFLE   <  SKIP 2446  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19903Nelson, Marcus, N57000MetzMoselleFrance
12636Salah, Tamer, A12171BerlinSaarlandGermany
26715Bell, Gabriella94611OaklandCaliforniaUnited States
27610Washington, Jeremy91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 09:21:57.304 UTC