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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21113Cai, Laura, L75012ParisSeine (Paris)France
21713Parker, Jose, B90241DowneyCaliforniaUnited States
28820Alvarez, Naomi98225BellinghamWashingtonUnited States
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance

Generated 2025-07-11 11:27:51.864 UTC