[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 2421   SHUFFLE   <  SKIP 2651  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18527Baker, Jonathan, B98403TacomaWashingtonUnited States
16936Ms., Serventi, Alice, J.92081Paris La DefenseHauts de SeineFrance
21028Suri, JoeCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 11:50:04.163 UTC