[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 4027   SHUFFLE   <  SKIP 773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
20132Shen, Jenny, V14129BerlinHessenGermany
12930Harris, Grace, L98201EverettWashingtonUnited States

Generated 2025-07-14 20:23:02.878 UTC