[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 34   SHUFFLE   <  SKIP 2464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21609Blanco, Tabitha91910Chula VistaCaliforniaUnited States
13342Jackson, Brandon, C92118CoronadoCaliforniaUnited States
16866Parker, Alexandra, G91941GrossmontCaliforniaUnited States

Generated 2025-07-18 16:09:10.051 UTC