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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20370Young, Blake, S98027IssaquahWashingtonUnited States
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom
22275Bailey, Ian, R91950Lincoln AcresCaliforniaUnited States

Generated 2025-10-29 23:02:56.351 UTC