[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 413   SHUFFLE   <  SKIP 2409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14978Ortega, Jamie80074MünchenHessenGermany
26736Xu, Lacey, A90706BellflowerCaliforniaUnited States
14568Kumar, Priscilla, C97005BeavertonOregonUnited States

Generated 2025-07-17 04:37:50.570 UTC