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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26057Subram, Barry, E91502BurbankCaliforniaUnited States
20081Xie, Jerry98168BurienWashingtonUnited States
27245Jones, Lauren, R92806La JollaCaliforniaUnited States

Generated 2025-07-13 23:40:45.441 UTC