[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 110   SHUFFLE   <  SKIP 2457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance
17008Turner, Connor91950National CityCaliforniaUnited States
28269Green, Alexandra, M91203GlendaleCaliforniaUnited States

Generated 2025-07-18 07:40:45.783 UTC