[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 817   SHUFFLE   <  SKIP 1  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom
19407Perry, Sarah, M97045Oregon CityOregonUnited States

Generated 2025-07-18 00:13:16.271 UTC