[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 470   SHUFFLE   <  SKIP 6951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28555Serrano, Monique, K33041PaderbornHamburgGermany
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States

Generated 2025-07-20 23:05:13.318 UTC