[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9718   <  SKIP 628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12311Weber, Stanley, EW1V 5RNLondonEnglandUnited Kingdom
23337Green, Isaiah, J91364Woodland HillsCaliforniaUnited States
14028Srini, Patricia98225BellinghamWashingtonUnited States

Generated 2025-07-19 20:29:30.436 UTC