[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 441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
25719Diaz, Kristine14129BerlinHessenGermany
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States

Generated 2025-07-10 19:14:58.579 UTC