[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 396   SHUFFLE   <  SKIP 2089  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29169Bailey, Victoria, C98312BremertonWashingtonUnited States
20383Hernandez, Richard, M98104SeattleWashingtonUnited States
21550Deng, Kara, L12171BerlinSaarlandGermany

Generated 2025-07-21 18:46:25.326 UTC