[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 750   SHUFFLE   <  SKIP 1129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
15336Garcia, Marco, J94010BurlingameCaliforniaUnited States
21680Torres, Ricky, L38231SalzgitterHessenGermany

Generated 2025-07-22 12:44:45.327 UTC