[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 248   SHUFFLE   <  SKIP 826  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14243Winston, Gregory, R97045Oregon CityOregonUnited States
14543Lu, Heather80074MünchenHessenGermany
29400Browning, Marvin33041PaderbornHamburgGermany
16120Ramirez, Bryce, H94015Daly CityCaliforniaUnited States

Generated 2025-07-20 19:50:16.525 UTC