[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 995   SHUFFLE   <  SKIP 1018  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom
24337Alexander, Noah98020EdmondsWashingtonUnited States
20511Taylor, Matthew, L94947NovatoCaliforniaUnited States

Generated 2025-07-10 05:20:02.421 UTC