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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States
24323Wright, Janet, E91950Lincoln AcresCaliforniaUnited States
24440Hughes, Jordyn91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 11:40:28.604 UTC