[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 4793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25417Bell, Savannah94010BurlingameCaliforniaUnited States
17268Hughes, Alyssa98168BurienWashingtonUnited States
15844Brown, Megan, S91941GrossmontCaliforniaUnited States

Generated 2025-07-12 00:32:43.258 UTC