[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 512   SHUFFLE   <  SKIP 3344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25994Garcia, Richard97068W. LinnOregonUnited States
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
18462Zhu, Clarence, A3429SunburyVictoriaAustralia

Generated 2025-07-16 14:37:11.835 UTC