[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 785   SHUFFLE   <  SKIP 72  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
22089Gray, Mason94947NovatoCaliforniaUnited States
16074Roberts, Caleb98371PuyallupWashingtonUnited States
13322Patterson, Elizabeth, E98501OlympiaWashingtonUnited States

Generated 2025-07-15 10:09:24.647 UTC