[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 994   <  SKIP 860  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11884Shen, Latoya, S98107BallardWashingtonUnited States
13931Hernandez, Luke98052RedmondWashingtonUnited States

Generated 2025-07-20 20:37:23.967 UTC