[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26714Long, Angela98107BallardWashingtonUnited States
21347Raji, AlishaV8Y 1L1CliffsideBritish ColumbiaCanada
20481Edwards, Jordan, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 12:36:02.924 UTC