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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27417She, Edwin92118CoronadoCaliforniaUnited States
25284Mitchell, Allison90241DowneyCaliforniaUnited States
23847Sharma, Chad, J97005BeavertonOregonUnited States

Generated 2025-07-11 19:02:57.475 UTC