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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States
25038Hall, Isabella, W98168BurienWashingtonUnited States

Generated 2025-07-11 22:39:15.531 UTC