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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19478Goel, Tasha, RBD1 4SJW. YorkEnglandUnited Kingdom
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
20311Bell, Cole90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 05:36:37.729 UTC