[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4737  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28400Anand, Cedric, P14197BerlinSaarlandGermany
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom
28472Ramos, Kellie, M64283DarmstadtHessenGermany
26071Henderson, Brittany, W94519ConcordCaliforniaUnited States

Generated 2025-07-13 03:08:34.598 UTC