[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 2434   SHUFFLE   <  SKIP 587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29275Thomas, Taylor91977Spring ValleyCaliforniaUnited States
13580Xu, Carol, P63009OffenbachSaarlandGermany
12120Simmons, Xavier, D98027IssaquahWashingtonUnited States

Generated 2025-07-20 17:52:31.548 UTC