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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29261Turner, Robert, M91776San GabrielCaliforniaUnited States
25180Simmons, Ana98036LynnwoodWashingtonUnited States
21873Navarro, Kellie, I1597Lane CoveNew South WalesAustralia

Generated 2025-07-12 20:43:32.943 UTC