[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 31   SHUFFLE   <  SKIP 700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
18477Hughes, Angelica, G91950Lincoln AcresCaliforniaUnited States
16936Ms., Serventi, Alice, J.92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-18 15:32:20.152 UTC