[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 2864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
28125Jackson, Dalton94536FremontCaliforniaUnited States
17425Washington, Austin97301SalemOregonUnited States

Generated 2025-07-18 11:36:14.723 UTC