[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 405   SHUFFLE   <  SKIP 469  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States
22380Nath, Brendan, C14129BerlinHessenGermany
27995Stewart, Carlos, E94704BerkeleyCaliforniaUnited States
24524Lewis, Megan, L94519ConcordCaliforniaUnited States

Generated 2025-07-15 03:37:42.965 UTC