[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 250   SHUFFLE   <  SKIP 6369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17168Perez, Jada98366Port OrchardWashingtonUnited States
26814Hernandez, Alex99362Walla WallaWashingtonUnited States
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
20355Gray, Melanie, S97301SalemOregonUnited States

Generated 2025-07-20 21:18:05.537 UTC