[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 127   SHUFFLE   <  SKIP 2117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States
26217Blanco, Pedro, CBD1 4SJW. YorkEnglandUnited Kingdom
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 02:15:09.294 UTC