[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 324   SHUFFLE   <  SKIP 338  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
14439Cox, Brian, E98371PuyallupWashingtonUnited States
20750King, Katherine, A91932Imperial BeachCaliforniaUnited States
25420Scott, Jordan98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 02:14:43.791 UTC