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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22245Lopez, Evan97034Lake OswegoOregonUnited States
22092Young, Andrea98403TacomaWashingtonUnited States
18133Smith, Karen, E60323FrankfurtHessenGermany

Generated 2025-07-20 04:20:37.105 UTC