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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26041Torres, Gloria, G98225BellinghamWashingtonUnited States
22336Moreno, Frank, E94010BurlingameCaliforniaUnited States
21133Kumar, April, G92310SèvresHauts de SeineFrance

Generated 2025-07-10 09:18:32.652 UTC