[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 875   SHUFFLE   <  SKIP 10103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25234Patel, Monica, J7001HobartTasmaniaAustralia
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
19085Kumar, Shawna, L2264SilverwaterNew South WalesAustralia

Generated 2025-07-19 21:05:41.148 UTC