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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25337Washington, Megan, R97222MilwaukieOregonUnited States
27390Zeng, Leah98168BurienWashingtonUnited States
15374Kumar, Donna94010BurlingameCaliforniaUnited States

Generated 2025-07-11 04:37:03.527 UTC