[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 480   SHUFFLE   <  SKIP 2367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28784Gomez, Briana, A91910Chula VistaCaliforniaUnited States
26295Kapoor, Toni, K98312BremertonWashingtonUnited States
28358Powell, Austin, R94010BurlingameCaliforniaUnited States

Generated 2025-07-09 11:32:09.405 UTC