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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23863Williams, Christian94536FremontCaliforniaUnited States
24350Simmons, Eduardo94536FremontCaliforniaUnited States
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States

Generated 2025-07-13 03:11:01.665 UTC