[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 516   <  SKIP 328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14774Ferrier, Max53131BonnHamburgGermany
20467Bennett, Gabrielle98027IssaquahWashingtonUnited States
24269Lu, Todd, D3220GeelongVictoriaAustralia

Generated 2025-07-20 10:22:17.297 UTC