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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15834Green, Rebecca99362Walla WallaWashingtonUnited States
24101Anderson, Kaitlyn, HWA3WatfordEnglandUnited Kingdom
28666Zhu, Kelvin, R98312BremertonWashingtonUnited States

Generated 2025-07-20 05:15:17.382 UTC