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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17112Jimenez, Janet, PGA10GatesheadEnglandUnited Kingdom
19322Romero, Gerald, KSW19 3RULondonEnglandUnited Kingdom
28055Peterson, Brooke, A98366Port OrchardWashingtonUnited States

Generated 2025-07-12 05:03:33.024 UTC