[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 115   SHUFFLE   <  SKIP 886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18765Shan, Noah, A98901YakimaWashingtonUnited States
20365Scott, Isaac, L98225BellinghamWashingtonUnited States
24764Hughes, Abigail, G98201EverettWashingtonUnited States

Generated 2025-07-18 15:06:42.334 UTC