[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 1925   SHUFFLE   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15229Rai, Calvin6105CloverdaleSouth AustraliaAustralia
24019Raji, BarbaraCB4 4BZCambridgeEnglandUnited Kingdom
11385Allen, Miguel, CYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 01:45:03.637 UTC