[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 324   SHUFFLE   <  SKIP 1065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28390Suri, Frederick92700ColombesHauts de SeineFrance
16093Morris, Kaitlyn94947NovatoCaliforniaUnited States
20370Young, Blake, S98027IssaquahWashingtonUnited States

Generated 2025-07-19 04:28:17.359 UTC