[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 549   SHUFFLE   <  SKIP 850  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom
15817Alexander, Chloe97005BeavertonOregonUnited States
29204Sharma, Austin99362Walla WallaWashingtonUnited States
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 00:21:00.039 UTC