[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 821   SHUFFLE   <  SKIP 1001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21754Lopez, Kaitlyn97301SalemOregonUnited States
28701Gill, Felicia80074MünchenHamburgGermany
18569Bryant, Emma, E97301SalemOregonUnited States
28215Shen, Priscilla, A3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 15:11:27.934 UTC