[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 468   SHUFFLE   <  SKIP 1131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26092Morgan, Devin, E98225BellinghamWashingtonUnited States
25550Munoz, Krista, J40434DuesseldorfHessenGermany
27158Jones, LucasGA10GatesheadEnglandUnited Kingdom
13236Wang, Robert, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 19:47:58.469 UTC