[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 444   SHUFFLE   <  SKIP 2314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22708Ruiz, Anne, J92150SuresnesHauts de SeineFrance
18765Shan, Noah, A98901YakimaWashingtonUnited States
23867Henderson, Sarah, MV0SookeBritish ColumbiaCanada

Generated 2025-07-11 15:40:11.133 UTC