[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 362   SHUFFLE   <  SKIP 5671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States
23066Lal, Austin, M90706BellflowerCaliforniaUnited States
22098Brooks, Katherine97068W. LinnOregonUnited States

Generated 2025-07-20 21:20:40.143 UTC