[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 1953   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23444Washington, Aidan78400ChatouYvelineFrance
23262Kelly, Sydney97330CorvallisOregonUnited States
16322Dominguez, Gloria, A92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-16 07:26:57.884 UTC