[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 2421   SHUFFLE   <  SKIP 2472  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom
13620Ye, Damien, M2450Coffs HarbourNew South WalesAustralia
28595James, Xavier, C91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 01:41:50.571 UTC