[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 406   SHUFFLE   <  SKIP 3043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14501Prasad, Ruben90210Beverly HillsCaliforniaUnited States
20747Vazquez, Melody98168BurienWashingtonUnited States
28164Coleman, Gabrielle90712LakewoodCaliforniaUnited States

Generated 2025-07-20 16:37:57.926 UTC