[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   SHUFFLE   SKIP 2498   <  SKIP 5722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
17315Munoz, Carolyn, L2777SpringwoodNew South WalesAustralia
29449Chen, Laura, C38231SalzgitterHessenGermany

Generated 2025-07-18 19:40:29.845 UTC