[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 34   SHUFFLE   <  SKIP 2219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States
19996She, Grant, E98168BurienWashingtonUnited States
15060Vazquez, Max, W93500PantinSeine Saint DenisFrance

Generated 2025-07-11 12:22:29.405 UTC