[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 0   SHUFFLE   <  SKIP 3402  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23679Harris, Jacob, GV8POak BayBritish ColumbiaCanada
19881Long, Aidan, J90401Santa MonicaCaliforniaUnited States
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
20132Shen, Jenny, V14129BerlinHessenGermany
23034Cooper, Melanie, A90012Los AngelesCaliforniaUnited States
14283Simmons, Seth, E97034Lake OswegoOregonUnited States

Generated 2025-11-05 05:49:50.060 UTC