[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 482   SHUFFLE   <  SKIP 8968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25844Butler, Riley, M92118CoronadoCaliforniaUnited States
20022Perry, Arthur94014ColmaCaliforniaUnited States
27647Moore, Daniel, L91776San GabrielCaliforniaUnited States

Generated 2025-07-18 11:25:38.139 UTC