[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 663   SHUFFLE   <  SKIP 409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21388Lee, Nicole97045Oregon CityOregonUnited States
26927Dominguez, Jill, H80610Saint OuenSommeFrance
20295Brown, Christopher, C98403TacomaWashingtonUnited States

Generated 2025-07-16 23:08:13.511 UTC