[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 250   SHUFFLE   <  SKIP 4845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15064Rubio, Erik, C75019ParisSeine (Paris)France
25617Shan, Leonard, E92081Paris La DefenseHauts de SeineFrance
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-17 03:29:02.267 UTC