[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 3207   SHUFFLE   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18658Turner, Dalton99202SpokaneWashingtonUnited States
25423Zhou, Jake, A94014ColmaCaliforniaUnited States
23410Alvarez, Carrie, W1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 02:52:33.995 UTC