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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States
24662Price, Arianna, W91977Spring ValleyCaliforniaUnited States
21672Gomez, Craig, D60061Frankfurt am MainSaarlandGermany

Generated 2025-07-09 14:28:59.015 UTC