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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
11812Rodriguez, Andrew, N99362Walla WallaWashingtonUnited States
25643Arun, Sergio75013ParisSeine (Paris)France
19904Gray, Jasmine, A85049IngolstadtBayernGermany

Generated 2025-07-11 22:50:12.081 UTC