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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17694Carter, Joan, A91950Lincoln AcresCaliforniaUnited States
17666Torres, Steven, W91950Lincoln AcresCaliforniaUnited States
17683Evans, Jenna91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 01:35:10.135 UTC