[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 557   <  SKIP 10  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
14580Diaz, Kyle94947NovatoCaliforniaUnited States
21132Hu, Jeffery, E75009ParisSeine (Paris)France
23507Henderson, Rachel91776San GabrielCaliforniaUnited States

Generated 2025-07-18 22:21:47.763 UTC