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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12797Howard, Patrick, L91791West CovinaCaliforniaUnited States
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom
20422Brooks, Maria92102San DiegoCaliforniaUnited States

Generated 2025-07-19 03:43:25.311 UTC