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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
19790Wu, Amy2113North RydeNew South WalesAustralia

Generated 2025-07-12 12:13:25.037 UTC