[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 327   SHUFFLE   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22083Flores, David, J94704BerkeleyCaliforniaUnited States
13611Huang, Marshall, L92310SèvresHauts de SeineFrance
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States

Generated 2025-07-18 02:48:39.859 UTC