[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 0   SHUFFLE   <  SKIP 2077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18765Shan, Noah, A98901YakimaWashingtonUnited States
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom
24650Baker, Julia91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 16:33:53.776 UTC