[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 475   SHUFFLE   <  SKIP 4330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25259Thomas, Ethan99202SpokaneWashingtonUnited States
20231Zhou, Kelvin3550BendigoVictoriaAustralia
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 03:47:08.593 UTC