[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 2672  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16389Shen, Arturo12311BerlinSaarlandGermany
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
24317Thomas, Devin92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 16:13:59.000 UTC