[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 2421   SHUFFLE   <  SKIP 2190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23254Gonzalez, Jack, A91910Chula VistaCaliforniaUnited States
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States
17021Reed, Nicole92806La JollaCaliforniaUnited States

Generated 2025-07-15 09:00:31.539 UTC