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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12973Howard, Adrian, B98052RedmondWashingtonUnited States
24118Chande, Donna92081Paris La DefenseHauts de SeineFrance
21159Rodriguez, Kaitlyn97330CorvallisOregonUnited States

Generated 2025-07-11 11:55:41.120 UTC