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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24356Zhang, Wesley, J91502BurbankCaliforniaUnited States
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-09 14:23:12.851 UTC