[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 650   SHUFFLE   <  SKIP 2826  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17697Gray, Nathaniel90241DowneyCaliforniaUnited States
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
27374Phillips, Robert98312BremertonWashingtonUnited States

Generated 2025-07-13 04:18:52.602 UTC