[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 750   SHUFFLE   <  SKIP 3532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance
20096Lal, JonathanV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-22 11:21:21.496 UTC