[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 549   SHUFFLE   <  SKIP 1095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13154Lal, Aaron98020EdmondsWashingtonUnited States
22736Morgan, Katherine, V98403TacomaWashingtonUnited States
16922Jackson, Emma, F98225BellinghamWashingtonUnited States

Generated 2025-07-17 04:50:14.507 UTC