[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 12   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20156Madan, Jay, L3429SunburyVictoriaAustralia
25663Kawai, Masato59100RoubaixNordFrance
14569Rodriguez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-20 21:46:42.194 UTC