[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 10636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22990Stewart, Alyssa, C91950Lincoln AcresCaliforniaUnited States
25045Russell, Paige98225BellinghamWashingtonUnited States
14513Turner, Alexandra94010BurlingameCaliforniaUnited States

Generated 2025-07-19 22:45:03.028 UTC