[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11137Taylor, Jasmine, A99202SpokaneWashingtonUnited States
13597Gutierrez, Lance, D95010HofBayernGermany
24674Kumar, Dylan, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 10:26:00.420 UTC