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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27569Wood, Jocelyn, E91364Woodland HillsCaliforniaUnited States
13829Carlson, Randall, T41485GrevenbroichBayernGermany
16864Ramirez, Grace98901YakimaWashingtonUnited States

Generated 2025-07-09 00:15:13.298 UTC