[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23863Williams, Christian94536FremontCaliforniaUnited States
25014Reed, Juan91950Lincoln AcresCaliforniaUnited States
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 01:51:16.196 UTC