[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 663   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22198Hernandez, Frank, G2450Coffs HarbourNew South WalesAustralia
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany
21185Jai, Gilbert, J2777SpringwoodNew South WalesAustralia

Generated 2025-07-14 22:48:33.435 UTC