[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 2971   <  SKIP 1561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
20059Washington, Madison93000BobignySeine Saint DenisFrance
12715Gill, Eddie, J3198SeafordVictoriaAustralia

Generated 2025-07-17 11:07:50.587 UTC