[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 511   SHUFFLE   <  SKIP 1813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17495Sharma, Corey, M3198SeafordVictoriaAustralia
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
18849Flores, Faith98366Port OrchardWashingtonUnited States

Generated 2025-07-11 03:25:25.711 UTC