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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14404Davis, Rachel, T98107BallardWashingtonUnited States
12332Nara, Andres, A75003ParisSeine (Paris)France
28642Ward, Lauren94014ColmaCaliforniaUnited States
28902She, Suzanne63009OffenbachSaarlandGermany

Generated 2025-07-11 11:49:07.043 UTC