[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 438   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23268Morris, Katelyn, E94303Palo AltoCaliforniaUnited States
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
15976Patel, Kristopher98312BremertonWashingtonUnited States

Generated 2025-07-17 21:31:48.582 UTC