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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19811Allen, Evan97068W. LinnOregonUnited States
26319Martinez, Dylan, M95062Santa CruzCaliforniaUnited States
24814Washington, Gabriel98020EdmondsWashingtonUnited States

Generated 2025-07-16 10:26:20.270 UTC