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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12368Rubio, Rodney, L57000MetzMoselleFrance
25081Morris, Melanie94536FremontCaliforniaUnited States
23885Morris, Angela, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 18:17:19.939 UTC