[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 371  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16242Garcia, Megan, F94014ColmaCaliforniaUnited States
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States
27307Prasad, Andre33041PaderbornHamburgGermany
14152Turner, Luke59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 07:07:32.890 UTC