[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 575   SHUFFLE   <  SKIP 2275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21484Coleman, Abigail, E98284Sedro WoolleyWashingtonUnited States
26601Gonzalez, Kyle, J94947NovatoCaliforniaUnited States
28758Rodriguez, Troy80610Saint OuenSommeFrance

Generated 2025-07-15 13:56:17.778 UTC