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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16263Robinson, Eduardo85049IngolstadtBayernGermany
25957Washington, Stephanie91364Woodland HillsCaliforniaUnited States
11378Liang, Shannon57000MetzMoselleFrance

Generated 2025-07-10 13:55:12.718 UTC