[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 327   SHUFFLE   <  SKIP 639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
24511Hall, Logan97071WoodburnOregonUnited States
16580Chen, Dawn, C57000MetzMoselleFrance
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 05:54:42.983 UTC